# Call/Meeting Assistant

From your meeting assistant settings, you can adjust how the AI meeting assistant appears in meetings.

### Display image

Disable the meeting display image to have the meeting bot appear without a cover image. If you'd like to add your own cover image, we are happy to load one in for you, just [contact support here with your request](https://www.getcustomeriq.com/contact/support).

### Assistant name

You can also adjust the assistant name for all users in your workspace. By default, the assistant displays as "\[Name of user]'s Notetaker"

**Note**: Changing the name of the assistant changes the name for ALL assistants in your workspace, so make sure the name applies to all users. For example, "Acme Co Notetaker" is a good name, wheras "John's Notetaker" is not.


---

# 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.getcustomeriq.com/start-guide/workspace-setup-guide/call-meeting-assistant.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.
