# Account

- [Alerts](https://docs.storylane.io/account/alerts.md): Never miss a hot lead. Get notified instantly when prospects engage with your demos or demo hubs - right in Slack, email, or via webhook.
- [User activity](https://docs.storylane.io/account/user-activity.md): Track how your team is using Storylane - and who’s driving results.
- [Managing Demos](https://docs.storylane.io/account/managing-demos.md): Features to help you organize and reuse demos
- [Managing Team](https://docs.storylane.io/account/managing-team.md): In this section, you'll learn how to efficiently manage your team and collaborate effectively on Storylane.io
- [Branding](https://docs.storylane.io/account/branding.md): Customize demos to match your company brand's look and feel.
- [Custom Theme](https://docs.storylane.io/account/branding/custom-theme.md): If you'd like to set up default colors for your demo, create themes for your account. This way, you can easily apply your chosen theme without having to adjust colors for every demo.
- [Custom Domain](https://docs.storylane.io/account/branding/custom-domain.md): Share your demos in custom branded domain


---

# 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.storylane.io/account.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.
