> For the complete documentation index, see [llms.txt](https://aerogcs-docs.aeromegh.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aerogcs-docs.aeromegh.com/10-team-access-management.md).

# 10 Team Access Management

This feature is available in AeroMegh Services that provides the flexibility to work in a team collaboratively.&#x20;

Teams feature is used for managing the access of plans to the user according to the manager’s requirement. If the manager wants to give access to a particular plan to a specific user, then he/she can give it from his/her account. Users can also give access like create, read, edit and delete plan/plans. The member can log in from his/her account and can see the projects/plans according to the access which is given to him/her.

For the team management feature in AeroGCS KEA, the user has to synchronize through a cloud. All the files of AeroGCS KEA will be synchronized with AeroGCS Enterprise.

Select the "Teams" option from the home menu as shown in the following image.

&#x20;

<figure><img src="/files/Y6OeJOfqnJDuYML8MYwJ" alt=""><figcaption><p>Selection of "Teams" option</p></figcaption></figure>

The manager should invite the team member through the invitation by using the authenticate email address from AeroGCS Enterprise.

<figure><img src="/files/abBFqJ52McrUlVc0H1WN" alt=""><figcaption><p>Invite the user</p></figcaption></figure>

The manager assigns the access to the particular users as follows:

<figure><img src="/files/PIM8B6IuP67tGbXJ6FL9" alt=""><figcaption><p>Manage Access</p></figcaption></figure>

If the user is not having access to delete or edit the plan then popup window will appear to prompt accordingly.

![](/files/DMc9MJRTXsdq9gN9IK7x)        ![](/files/t6KCi17Y8FUNswJJBxbh)

The Manager will decide on the user for the deletion of access to the flight plan. The manager will also decide the priority assigned to the users. If the user has read access he can only observe the flight and data regarding the flight. If the access is given as delete and edit, then the user can do a few modifications to the plan.  This feature is useful to control flights from remote places.

Refer the <https://aerogcs-docs.aeromegh.com/2.-aerogcs-kea-enterprise/2.3-managing-a-team> for more details of Teams Access Management.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://aerogcs-docs.aeromegh.com/10-team-access-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
