# Rename your notetaker

The AI Notetaker appears in meetings as "\[Your Team Name]'s AI Notetaker." Updating your team name changes how it is displayed to everyone in the call, including external guests.

{% hint style="info" %}
When to use: You want the AI Notetaker to appear under a different name in your meetings.
{% endhint %}

1. Click the **⚙️** icon in the top-left corner to open **Settings**.
2. Click **Team settings**.
3. Click the **Details** tab.
4. Edit your team name in the text field.

{% embed url="<https://app.supademo.com/demo/cmoium1pw5oneza2ie7pzoe7c>" %}

***Expected outcome:** Changes save automatically. The updated name will appear the next time the AI Notetaker joins a meeting.*

{% hint style="warning" %}
Your team name is visible to all meeting participants, including external guests. Keep it clear and professional.
{% endhint %}


---

# 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://www.wonderly.com/help/sales-hub/ai-notetaker-overview/using-your-notes/rename-your-notetaker.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.
