# Use Aubrey email and calendar

Each assistant can show Aubrey email and calendar controls in the workspace.

## Find the Aubrey email address

1. Open the assistant workspace.
2. Open **Email**.
3. Copy the email address shown there.

You can use the address to:

* Forward mail to store it.
* Email Aubrey directly when you want a reply.
* Cc Aubrey with an explicit request when you want Aubrey to collaborate in a thread.

## Handle Gmail forwarding confirmation

If Gmail sends a forwarding confirmation request, Aubrey can show a setup card in the **Email** tab.

The card may let you:

* Confirm with Google.
* Copy the confirmation link.
* Mark the setup as confirmed.
* Dismiss the prompt.

## Subscribe to the Aubrey calendar

Open **Calendar** in the assistant workspace.

You can copy the calendar feed URL, regenerate it, disable it, or create a new link if it is disabled.

To add the feed:

* Google Calendar: Other calendars -> From URL -> paste link
* Outlook: Add calendar -> Subscribe from web -> paste link
* Apple Calendar: File -> New Calendar Subscription -> paste link


---

# 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://aubrey-agent.gitbook.io/aubrey-docs/help-center/email-calendar/use-aubrey-email-and-calendar.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.
