# Frequently Asked Questions

This section addresses common queries about Sprinto’s Trust Center, including branding, access controls, NDA workflows, profile management, and more.

***

#### 1. What is a Trust Center?

A Trust Center is a central hub where you showcase your organisation’s security, compliance, and privacy posture to prospects, customers, and auditors.

***

#### 2. Who can access the Trust Center?

Your Trust Center can be published publicly or restricted via private Trust Center profiles. Access can be further controlled via email whitelisting or domain restrictions.

***

#### 3. Can I customise the branding of my Trust Center?

Yes. You can add a custom title, logo, and description by clicking the **Customise** button on the Manage Trust Center tab.

***

#### 4. Can I publish the Trust Center on my own domain?

Yes. Sprinto supports both Sprinto-hosted and custom domains. DNS configuration instructions are provided during setup.

***

#### 5. What kind of documents can I upload to the Trust Center?

You can upload:

* Policies
* Pentest reports
* Whitepapers
* Network diagrams
* Legal documents (e.g., MSA, DPA, Privacy Policy)

***

#### 6. Can I restrict access to certain documents?

Yes. By enabling NDA for restricted items and setting document access visibility, you can ensure documents are only shared under secure terms.

***

#### 7. How does the NDA enforcement work?

You can either use Sprinto’s NDA template or upload your own. Users must accept the NDA before gaining access to restricted documents.

***

#### 8. What is the purpose of Access Validity?

Access Validity defines how long a document link remains active after it has been shared with a requester.

***

#### 9. Can I create different views for different stakeholders?

Yes. Use Trust Center Profiles to segment content for different audiences. Profiles can be public or private.

***

#### 10. What is a Private Trust Center?

A Private Trust Center is a restricted profile that’s only accessible to whitelisted users or domains.

***

#### 11. How do I handle incoming access requests?

Access requests are visible under the **Access Requests** tab. You can approve, reject, or request more information.

***

#### 12. Can I track data rights submissions?

Yes. Navigate to the **Data Rights Requests** tab to manage GDPR/CCPA-related submissions.

***

#### 13. Can I invite other team members to manage the Trust Center?

Yes. Use the **Team** tab to invite and manage internal stakeholders who collaborate on Trust Center maintenance.

***

If your question isn’t listed here, reach out to your Sprinto representative or visit the Help Center for more support.


---

# Agent Instructions: 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://docs.sprinto.com/trust/trust-center/frequently-asked-questions.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.
