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

# access_script table

> Scripts to implement row-based access rules (sentry light)

## access\_script Table (406)

Scripts to implement row-based access rules (sentry light)

## Fields

| Name                | Description                                                   | Type        | Nullable |
| ------------------- | ------------------------------------------------------------- | ----------- | :------: |
| id                  | The primary key (auto-incremented)                            | PK          |    No    |
| access\_table\_name | The name of the table that the access\_script is connected to | String(255) |    No    |
| body                | The ejscript that limits the access to the according table    | Clob        |    Yes   |

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

## Indexes

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

## Replication Flags

* None

## Security Flags

* No access control via user's Role.


## Related topics

- [script_trace table](/en/database/tables/script-trace.md)
- [system_script table](/en/database/tables/system-script.md)
- [soap_access table](/en/database/tables/soap-access.md)
- [script_trace_run table](/en/database/tables/script-trace-run.md)
- [ejsel_source_script table](/en/database/tables/ejsel-source-script.md)
- [kb_workflow_access table](/en/database/tables/kb-workflow-access.md)
