> For the complete documentation index, see [llms.txt](https://learn.doubletick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.doubletick.io/teams.md).

# Teams

- [Invite Your Team Members](https://learn.doubletick.io/teams/invite-your-team-members.md): Learn how to invite team members to DoubleTick. Add members by entering their details, assign roles, and manage pending invites or revoke them as needed.
- [Accept Invitations and Log in to DoubleTick](https://learn.doubletick.io/teams/accept-invitations-and-log-in-to-doubletick.md): Learn how to accept invitations and log in to DoubleTick. Follow the steps to join the team and access your account using the invited phone number.
- [Assign & Change Reporting Structure](https://learn.doubletick.io/teams/assign-and-change-reporting-structure.md): Learn how to assign a reporting manager and change the reporting structure on DoubleTick. Manage team hierarchy and roles, including removing members.
- [Update a Team Member’s Name in DoubleTick.](https://learn.doubletick.io/teams/update-a-team-members-name-in-doubletick..md)
- [How to Grant Access to DoubleTick Support](https://learn.doubletick.io/teams/how-to-grant-access-to-doubletick-support.md)


---

# 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:

```
GET https://learn.doubletick.io/teams.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.
