> For the complete documentation index, see [llms.txt](https://docs.selectstar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.selectstar.com/getting-started/invite-owners.md).

# 4. Invite Owners

Invite a few other people from your organization to help you start organizing your data.

The best candidates are usually data subject matter experts, whether they are technically-oriented or business-oriented.

These people will be the best-suited to document and tag your data as the ones who work with it most closely and know how it is constructed and used.

Invite new users by going to **Settings** > **Users**, then click **+ Invite User**.

Enter the user’s email, then select a **Team** and a [**Role**](/user-management/user-roles.md) for them. Your subject matter experts will most likely be either Data Managers or Admins.

<div data-full-width="true"><figure><img src="/files/Jc7U0vmzq8ZV5KcRM1Cw" alt=""><figcaption></figcaption></figure></div>

The user will receive an email inviting them to create an account on your Select Star instance. \*\*\*\*

{% hint style="info" %}
Select Star can help you bulk assign owners based on usage or who created the table. Please reach out to your CSM to request this service. Note: users must be invited, but not required to have activated their account to be set as an owner via this method. This is in order to facilitate much quicker onboarding for our customers.
{% endhint %}

Learn more about inviting users by clicking the link below.

{% content-ref url="/pages/-MgC87\_dBEELjEv-V1YV" %}
[Invite Users](/user-management/invite-users.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.selectstar.com/getting-started/invite-owners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
