# Account and Privacy

Manage your profile, contact preferences, and what Scout knows about you.

> **Status:** Draft — content coming soon.

## What you can do

* Update your name, email, and contact info
* Choose how you want to be contacted (email, text, neither)
* Opt in or out of marketing messages
* Review and delete data Scout has on file

## Getting started

1. Go to **Profile** in your account menu
2. Update fields and save
3. Visit **Privacy** to manage data and contact preferences

## Tips

* You can change your contact preferences any time without losing your account


---

# 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://docs.scoutautos.com/consumers/account-and-privacy.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.
