# Set Up

- [Sign Up](https://docs.hivel.ai/set-up/sign-up.md)
- [How to sign up to Hivel?](https://docs.hivel.ai/set-up/sign-up/how-to-sign-up-to-hivel.md)
- [Users](https://docs.hivel.ai/set-up/users.md)
- [How to invite more users to use Hivel?](https://docs.hivel.ai/set-up/users/how-to-invite-more-users-to-use-hivel.md)
- [How to add or update an user's email id?](https://docs.hivel.ai/set-up/users/how-to-add-or-update-an-users-email-id.md)
- [How to merge users?](https://docs.hivel.ai/set-up/users/how-to-merge-users.md)
- [How to update the name of an user?](https://docs.hivel.ai/set-up/users/how-to-update-the-name-of-an-user.md)
- [Can I see the data of a user or repo that I don’t have access to on my SCM tool?](https://docs.hivel.ai/set-up/users/can-i-see-the-data-of-a-user-or-repo-that-i-dont-have-access-to-on-my-scm-tool.md)
- [How to archive users?](https://docs.hivel.ai/set-up/users/how-to-archive-users.md)
- [Teams](https://docs.hivel.ai/set-up/teams.md)
- [How to create teams?](https://docs.hivel.ai/set-up/teams/how-to-create-teams.md)
- [How to delete a team?](https://docs.hivel.ai/set-up/teams/how-to-delete-a-team.md)
- [How to modify a team?](https://docs.hivel.ai/set-up/teams/how-to-modify-a-team.md)
- [How to create sub-teams?](https://docs.hivel.ai/set-up/teams/how-to-create-sub-teams.md)
- [How to add users to a team and sub-team?](https://docs.hivel.ai/set-up/teams/how-to-add-users-to-a-team-and-sub-team.md)
- [How to remove users from a team or sub-team?](https://docs.hivel.ai/set-up/teams/how-to-remove-users-from-a-team-or-sub-team.md)
- [Access Management](https://docs.hivel.ai/set-up/access-management.md)
- [Labels](https://docs.hivel.ai/set-up/labels.md)
- [Team Versioning](https://docs.hivel.ai/set-up/team-versioning.md)


---

# 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.hivel.ai/set-up.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.
