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

# system_script table

> A table containing the system script

## system\_script Table (378)

A table containing the system script

## Fields

| Name       | Description                                             | Type       | Nullable |
| ---------- | ------------------------------------------------------- | ---------- | :------: |
| id         | Primary key                                             | PK         |    No    |
| script\_id | Enum containing the values defining the various scripts | script\_id |    Yes   |
| body       | The script                                              | Clob       |    Yes   |

<img src="https://mintcdn.com/superofficeas/8-OIGQQJR0VGDXy_/media/loc/en/database/tables/system_script.png?fit=max&auto=format&n=8-OIGQQJR0VGDXy_&q=85&s=785a122b4d561f2eaaa24965c7dca405" alt="system_script table relationship diagram" width="129" height="59" data-path="media/loc/en/database/tables/system_script.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.


## Related topics

- [SystemEvent table](/en/database/tables/systemevent.md)
- [System design](/en/ui/blogic/learn/index.md)
- [NSForeignSystemAgent](/en/automation/crmscript/reference/CRMScript.NetServer.NSForeignSystemAgent.md)
- [ExtraTable](/en/automation/crmscript/reference/CRMScript.Native.ExtraTable.md)
- [extra_tables table](/en/database/tables/extra-tables.md)
- [ejscript table](/en/database/tables/ejscript.md)
