> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# dbi_agent_field table

> DBI agent fields

## dbi\_agent\_field Table (382)

DBI agent fields

## Fields

| Name        | Description                 | Type                             | Nullable |
| ----------- | --------------------------- | -------------------------------- | :------: |
| id          | Primary key                 | PK                               |    No    |
| agent\_id   | The agent owning this field | FK [dbi\_agent](./dbi-agent.mdx) |    No    |
| field\_name | Field name                  | String(255)                      |    Yes   |

<img src="https://mintcdn.com/superofficeas/i6M2qZmvMNH7UTeu/media/loc/en/database/tables/dbi_agent_field.png?fit=max&auto=format&n=i6M2qZmvMNH7UTeu&q=85&s=77f7865f04d79c55b32292c38cfc1b20" alt="dbi_agent_field table relationship diagram" width="445" height="59" data-path="media/loc/en/database/tables/dbi_agent_field.png" />

## Indexes

| Fields    | Types | Description |
| --------- | ----- | ----------- |
| agent\_id | FK    | Index       |

## Relationships

| Table                     | Description        |
| ------------------------- | ------------------ |
| [dbi\_agent](./dbi-agent) | DBI agent settings |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.


## Related topics

- [dbi_agent table](/en/database/tables/dbi-agent.md)
- [dbi_agent_schedule table](/en/database/tables/dbi-agent-schedule.md)
- [dbi](/en/onsite/automated-tasks/dbi.md)
- [DbiControl](/en/automation/crmscript/reference/CRMScript.Native.DbiControl.md)
- [attachment table](/en/database/tables/attachment.md)
- [eab_entry table](/en/database/tables/eab-entry.md)
