# Access Airbase

You can access Airbase from MS365 workspace. If you do not see the Airbase application on your dashboard, please submit a ticket to the [Mattermost IT Helpdesk portal](https://helpdesk.mattermost.com/support/home) to get help from the Mattermost IT team.

1. Log in to MS365 workspace and navigate to the Airbase application.

   ![image](https://github.com/user-attachments/assets/4feb7f7a-5e62-4fe3-b0af-763f11b6880f)
2. This will open Airbase in a new tab within your browser.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://handbook.mattermost.com/operations/finance/airbase/how-to-access-airbase.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
