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

# Security Statement - Drift

We understand that security is a top priority for our customers. That's why we process only minimal data required to provide the functionality. We are transparent in how we handle customer data.

​We follow Atlassian's requirements and recommendations regarding apps security.​

### Forge Platform

We designed Drift with security and data privacy in mind. That's why the app runs entirely on Atlassian Forge and doesn't connect to external services other than Atlassian APIs.

### What data we store​

* Jira configuration data (custom fields, workflows, schemes, screens)
* AI chat conversations (user prompts and assistant responses)
* AccountId

### Where we store the data​

All of the data is stored within [Forge SQL](https://developer.atlassian.com/platform/forge/storage-reference/sql/).

### Data Egress

There's no data egress. The app doesn't connect to external services other than Atlassian APIs.

### Third-Party Services

The app doesn't use any third-party services. Drift runs entirely on Atlassian Forge.

### Does the app support Data Residency?

Yes. All of the data is stored within Forge SQL which supports Data Residency.

### Why do we need specific permissions

`read:jira-user` - to be able to display Jira user names e.g. project leads

`read:jira-work`- to be able to read projects, issue types, fields & statuses

`manage:jira-configuration`- to be able to read screens and schemes

`manage:jira-project`- to be able to read project-level configuration (roles, scheme associations)

`write:jira-work`- to be able to update Jira tickets related to Jira configuration

### Does the app have a data backup?

Yes. See [https://www.atlassian.com/trust/security/security-practices#backups](https://www.atlassian.com/trust/security/security-practices#backups)

### Privacy Policy

You can view our privacy policy here: [https://acceleration-engineering.com/privacy](https://acceleration-engineering.com/privacy)

### In case you have any questions related to security

Feel free to contact us at [security@acceleration-engineering.com](mailto:security@acceleration-engineering.com). We'll answer any questions in detail.
