> For the complete documentation index, see [llms.txt](https://guide.signspace.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.signspace.com/en/data-retention-and-removal/data-retention-and-removal.md).

# Data retention and removal

The data stored in SignSpace by the customer is retained and removed in accordance with the described practices.

### Retention and removal of signed documents

In SignSpace the default retention period is 10 years for any signed documents, related conversations and attachments. The retention period starts from the date of the last signature of the document.

During the retention period, the content is available to the contracting parties, invited participants, and those[ trusted admins](https://guide.signspace.com/en/managing-your-organization-account/authorise-access-to-organisation-account-information) who have access to the content through the organisation ownership.

Each organisation can only remove signed documents from its own account. Signed documents are stored in the SignSpace service, until the right to access the documents has been removed from all parties.

&#x20;

### Retention and removal of other data

Data stored in the service that has not been electronically signed is retained by default for 12 months from the date when the space containing the data was created. These space types are signature request, poll, conversation and task.

The 12-month automatic removal practice comes into effect when the service implements an archiving feature, which allows customers to set retention periods for content (estimated Q4/2026).

For unsigned data, the owning organisation decides how the data is retained. Data removed by the owner is removed from all parties with whom the data has been shared, except in cases where ownership has been transferred to another organisation. In such cases, each organisation decides on when the data is deleted from their own account.

&#x20;

### Cancellation of data removal

Data removal can be reversed by owners within 14 days of the data being removed.

&#x20;

### Remove permissions

Owners, if removal rights have been granted to them by the main user, and trusted administrators can remove data from the organisation's account. Main users grant removal rights to each user individually. By default, removal rights are granted only to main users and trusted admins.

&#x20;

### Data disposal

Data stored by customers in the SignSpace service is permanently removed once access has been removed from all parties and the 14-day period allowing for data restoration has elapsed.

Data for which there is no reason for storage is deleted from the database daily, and backups of this data are destroyed within 12 months of deletion.


---

# 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://guide.signspace.com/en/data-retention-and-removal/data-retention-and-removal.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.
