# Inviting a Team

Before proceeding, ensure that you have the administrative rights to send invitations. Then follow the steps below to start inviting after creating your company Workspace:

1. Click on your avatar (profile picture) in the top left corner of your Workspace to open the sidebar menu.
2. Select **Preferences** to open **Profile & Account Settings***.*
3. Under **Administration**, click on the option **Manage Teammates**.&#x20;
4. Under this section, navigate to **Invitations.**
5. Click **Invite Teammates** in order to enter their email addresses and company roles. You can send up to 10 invitations at a time.
6. Click **Send Invitations** to finalize and send the invitation emails.&#x20;

You can also reference the [Invitation Email Template](/workspace/admin-guide/invite-new-teammates/email-template.md) to access an invitation example that may help you share information about getting started on Workspace with your team.&#x20;


---

# 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://innovate.gitbook.io/workspace/admin-guide/invite-new-teammates.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.
