# Edit User

## Report and Project Settings

### Disable Followups

Checking the disable followups box will mute quote followups for all projects that are represented by the user, unchecking the box will unmute all their projects.&#x20;

New followups will not be created for a project if they are muted. When unmuted followup creation for quotes will resume.

#### Notes&#x20;

* This setting is global and effects all a users projects by muting/unmuting their quote followups.
* If no followups are set up, this setting will not be visible.
* This can be done per [project](/sales-features/projects/details.md#disable-followups).


---

# 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://support.ordereazi.com/sales-features/settings/manage-users/edit-user.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.
