> For the complete documentation index, see [llms.txt](https://docs.usepylon.com/pylon-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usepylon.com/pylon-docs/account-intelligence/fields.md).

# Fields

{% hint style="info" %}
Fields can be created either from the [Account Fields](https://app.usepylon.com/settings/account-custom-fields) page, or directly by hitting the "+" button on the last column of the Account [Views](/pylon-docs/account-intelligence/accounts/views.md#spreadsheet).
{% endhint %}

<figure><img src="/files/SDKBFqEBy5x9a7r1vkNu" alt=""><figcaption></figcaption></figure>

Create fields of different data types on accounts and add different fields to different views. Fields can be populated manually or automatically via. API, triggers, formulas, or AI.

{% content-ref url="/pages/gAte8BEVixexc5X4zGmZ" %}
[Formulas](/pylon-docs/account-intelligence/fields/formulas.md)
{% endcontent-ref %}

{% content-ref url="/pages/xmV6ZVrzvIHQcahAUYwB" %}
[AI Fields](/pylon-docs/account-intelligence/fields/ai-fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/YyOJbg844kCxXBpntJpu" %}
[Rollups](/pylon-docs/account-intelligence/fields/rollups.md)
{% endcontent-ref %}

{% content-ref url="/pages/JLDaZJn9ROAEKlyCI0S7" %}
[Custom Fields](/pylon-docs/platform/custom-fields.md)
{% endcontent-ref %}

## CRM Sync

Default fields and custom fields are available to sync back into your [CRM](/pylon-docs/integrations/crm.md), like:

<figure><img src="/files/Y9bbZ9IuS2A4cBsrSAyu" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/fields.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.
