> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# leadstatus table

> List items of lead status that is selectable for contacts and persons that have specific category

## leadstatus Table (549)

List items of lead status that is selectable for contacts and persons that have specific category

## Fields

| Name           | Description                                                                     | Type         | Nullable |
| -------------- | ------------------------------------------------------------------------------- | ------------ | :------: |
| leadstatus\_id | Primary key                                                                     | PK           |    No    |
| name           | The list item                                                                   | String(4000) |    No    |
| rank           | Rank order                                                                      | UShort       |    Yes   |
| tooltip        | Tooltip or other description                                                    | String(4000) |    Yes   |
| deleted        | 0 -> record is active 1 -> record is 'deleted' and should not be shown in lists | UShort       |    Yes   |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/bBv7ep-d5A4oaYwj/media/loc/en/database/tables/leadstatus.png?fit=max&auto=format&n=bBv7ep-d5A4oaYwj&q=85&s=4eac3c48434944f8fba9b7263f4f0f44" alt="leadstatus table relationship diagram" width="801" height="59" data-path="media/loc/en/database/tables/leadstatus.png" />

## Indexes

| Fields | Types        | Description |
| ------ | ------------ | ----------- |
| name   | String(4000) | Unique      |

## Relationships

| Table                                                | Description                                                                   |
| ---------------------------------------------------- | ----------------------------------------------------------------------------- |
| [AutomatedCategoryUpdate](./automatedcategoryupdate) | Info on how to autoupdate category when changing sale or leadstatus on person |
| [person](./person)                                   | Persons                                                                       |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
