# Departments

In this panel, you can add the department(s) within your company.&#x20;

{% hint style="info" %}
You should have the [**companies**](https://en.docs.airdesk.ai/interface/administracao/espaco/empresas-filiais) configured first.&#x20;
{% endhint %}

![](/files/-MUOgIYAVLFyojH83yLO)

Company - Company to which you want to associate the department with.&#x20;

Name - The department's name.&#x20;

Email - The department's email address.&#x20;

Phone No. - The department's phone number.&#x20;

Responsible - The person responsible for the department.&#x20;

Employees - The employees who are part of the department.&#x20;

{% hint style="info" %}
In this step, you should have already invited [**employees**](https://en.docs.airdesk.ai/interface/administracao/espaco/utilizadores/invitations).&#x20;
{% endhint %}


---

# 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://en.docs.airdesk.ai/interface/administracao/espaco/departamentos.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.
