# Account Intelligence

- [Accounts](https://docs.usepylon.com/pylon-docs/account-intelligence/accounts.md): Track, manage, and action on all your accounts with intelligent context
- [Views](https://docs.usepylon.com/pylon-docs/account-intelligence/accounts/views.md): Customize how you view and act on accounts
- [Copilot](https://docs.usepylon.com/pylon-docs/account-intelligence/accounts/copilot.md): Use AI to help quickly pull up information from an account
- [Memories](https://docs.usepylon.com/pylon-docs/account-intelligence/accounts/memories.md): Collect key notes about an account to keep everyone on the same page without any manual work
- [Sidebar](https://docs.usepylon.com/pylon-docs/account-intelligence/accounts/sidebar.md): Everything you need to know about the account sidebar.
- [Personal Email](https://docs.usepylon.com/pylon-docs/account-intelligence/accounts/personal-email.md): Connect your inbox to surface relevant emails on accounts in Pylon.
- [Internal Channels & DMs](https://docs.usepylon.com/pylon-docs/account-intelligence/accounts/internal-channels-and-dms.md): Connect internal Slack channels to customer accounts to keep Pylon in sync with internal customer context and conversations.
- [Partner Accounts](https://docs.usepylon.com/pylon-docs/account-intelligence/accounts/partner-accounts.md): Create partner accounts to represent agencies or consultants who work across multiple customer accounts.
- [Subaccounts](https://docs.usepylon.com/pylon-docs/account-intelligence/accounts/subaccounts.md): Connect related accounts together so parent accounts automatically roll up issues and contacts from their subaccounts.
- [Notebooks](https://docs.usepylon.com/pylon-docs/account-intelligence/notebooks.md): Create notebooks to see curated context on accounts for different use cases.
- [Blocks](https://docs.usepylon.com/pylon-docs/account-intelligence/notebooks/blocks.md): Drag and drop blocks onto your notebook to create exactly the layout and views you want based on your use cases.
- [Tasks & Projects](https://docs.usepylon.com/pylon-docs/account-intelligence/tasks-and-projects.md): Create tasks and projects in order to track work being done for customers
- [Project Templates](https://docs.usepylon.com/pylon-docs/account-intelligence/tasks-and-projects/project-templates.md): Templates for projects that repeated across customers
- [AI Tasks](https://docs.usepylon.com/pylon-docs/account-intelligence/tasks-and-projects/ai-tasks.md): Pylon's AI will automatically create tasks for you
- [Views](https://docs.usepylon.com/pylon-docs/account-intelligence/tasks-and-projects/views.md): Customize how you view and act on accounts
- [Activities](https://docs.usepylon.com/pylon-docs/account-intelligence/activities.md): See a timeline of all changes and activities for an account
- [Custom Activities](https://docs.usepylon.com/pylon-docs/account-intelligence/activities/custom-activities.md): Define custom activity types to write in important account events into Pylon.
- [Fields](https://docs.usepylon.com/pylon-docs/account-intelligence/fields.md): Use default and custom fields on an account to add and view additional data about accounts
- [Formulas](https://docs.usepylon.com/pylon-docs/account-intelligence/fields/formulas.md): Intelligently calculated account fields to help with decisioning on accounts
- [AI Fields](https://docs.usepylon.com/pylon-docs/account-intelligence/fields/ai-fields.md): Rollup qualitative data onto your account views to quickly assess accounts
- [Web Research](https://docs.usepylon.com/pylon-docs/account-intelligence/fields/web-research.md): Gather customer intelligence from live web sources into your account fields.


---

# 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.usepylon.com/pylon-docs/account-intelligence.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.
