> For the complete documentation index, see [llms.txt](https://policies.fundapps.co/fundapps-policy-portal/-LrODnq5Hl65-TLW7fbC/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://policies.fundapps.co/fundapps-policy-portal/-LrODnq5Hl65-TLW7fbC/fundapps-policies/infosec/data-retention-policy.md).

# Data Retention Policy

## Objective

This policy aims to define how FundApps retains data throughout its systems.

## Scope

The policy applies to all data processed or stored by FundApps.

## Policy

### Personal Data Retention

Retention of personal data is described in [FundApps' privacy policy](/fundapps-policy-portal/-LrODnq5Hl65-TLW7fbC/fundapps-policies/infosec/privacy-policy.md).

### Client Data

FundApps retains the following sets of data within its production platform during the lifetime of the contract with its clients:

* Data uploaded to the platform;
* Application audit trail (i.e. actions performed by users in application).

Upon contract termination FundApps will securely delete all client data from its infrastructure within 20 working days, insofar as technically feasible. A copy of this data can be provided to the client prior to deletion based on contractual agreements.

### Technical Data

FundApps stores technical logs and events related to its production infrastructure within a centralised log management platform. Data is retained for at least one year.

### AI data

Prompts, inputs, and associated logs are retained for 12 months or deleted upon termination. Outputs are part of a client’s environment and will be retained for the duration of the term of the agreement with the client.

### FundApps data

All other data which do not fall in the previous categories is retained by FundApps within its systems for the length of time deemed adequate by FundApps to provide its service efficiently.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://policies.fundapps.co/fundapps-policy-portal/-LrODnq5Hl65-TLW7fbC/fundapps-policies/infosec/data-retention-policy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
