# Upload CSV

If you are not using a business email provider such as Google Workspace or Microsoft Entra ID, you can upload a CSV with your teammate's data to add them in Scribe.&#x20;

### Note

{% hint style="info" %}
Note that the data for your teammates will be static. Since the source won't be synchronized, you'll have to update any changes manually in Scribe by either editing your teammate's profile manually, uploading a new CSV in Scribe, or asking them to edit their signatures.
{% endhint %}

### How does it work?&#x20;

{% stepper %}
{% step %}

### Go to the teammate tab and click on "Add teammates"

Select the option **"Upload a CSV."**

<figure><img src="/files/uuVIKOFhMoGaYIIyK9Ow" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Upload your CSV file

<figure><img src="/files/lHDW4xFqY2MhSzGJPIME" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://help.scribe-mail.com/scribe/add-teammates/upload-csv.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.
