# Managing your organisation

- [Managing team members](https://docs.appear.sh/managing-your-organisation/managing-team-members.md): Appear is designed to create clarity and unblock engineers to keep them in flow. Appear is more impactful the more of your team or organisation are involved.
- [Adding verified domains](https://docs.appear.sh/managing-your-organisation/adding-verified-domains.md): You can add verified domains to allow users to join your organisation automatically if their email domain matches.


---

# 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://docs.appear.sh/managing-your-organisation.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.
