# Invite TAs

{% hint style="warning" %}
You must have the **Space Administrator** [role](/administration/roles.md) to invite other administrators.
{% endhint %}

Teaching assistants and co-instructors need the **Space Administrator** role so they can see all instances, manage course content, and distribute materials. The user who created the course is automatically a Space Administrator.

## Sending administrator invitations

1. Navigate to the space that contains your course.
2. Click the **Cogwheel** icon and select **Course Users / Instances**.
3. Click **+ INVITE**.
4. Switch to **Option 2 — Administrator Invitation**.
5. Enter the email addresses of the colleagues or assistants you want to invite.
6. Click **+ INVITE**.

{% hint style="info" %}
Space Administrators have full visibility over every instance in the course, including the Master instance and all student instances.
{% endhint %}

For a detailed walkthrough of all invitation options, see [Invite to a space](/administration/space-management/invite-to-a-space.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.nuvolos.com/getting-started/instructors/invite-tas.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.
