# Using the Platform

- [Tables](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/tables.md): Search, sort, filter, and manage records in SureCloud tables.
- [Searching Within Tables](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/tables/searching-within-tables.md): Use the table search bar and column filters to quickly find records in SureCloud.
- [Copy Records from a Table](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/tables/copy-records-from-a-table.md): Copy an existing table record in SureCloud to reuse data quickly.
- [Bulk Export of Records](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/tables/bulk-export-of-records.md): Export all or selected records from SureCloud tables to a spreadsheet.
- [Bulk Linked Record Creation](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/tables/bulk-linked-record-creation.md): Create multiple linked records from selected parent records in SureCloud.
- [Import Records](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/tables/import-records.md): Import records into SureCloud from a spreadsheet and troubleshoot failed imports.
- [Records](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/records.md): Create, view, edit, and manage information in SureCloud records.
- [Version History](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/records/version-history.md): Review record changes, audit log entries, and previous snapshots in SureCloud.
- [Export a Record to Word](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/records/export-a-record-to-word.md): Export a SureCloud record to a Word document using a mapped template.
- [Confidential Record Access](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/records/confidential-record-access.md): Restrict access to a SureCloud record by making it private for specific users.
- [Linked Record Tables](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/records/linked-record-tables.md): View, link, and create related records from a record in SureCloud.
- [Questionnaires](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/records/questionnaires.md): Complete, review, and collaborate on questionnaires in SureCloud records.
- [Review Questionnaires](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/records/questionnaires/review-questionnaires.md): Review questionnaire answers, update scoring, and link records in SureCloud.
- [Record Progression](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/records/record-progression.md): Move a record through its workflow using progression buttons in SureCloud.
- [Evidence Collection](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/records/evidence-collection.md): Set up automated document syncing from cloud storage providers like SharePoint, OneDrive, and Google Drive to your records.
- [File Upload Types](https://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform/records/file-upload-types.md): View the document, image, media, and archive file types supported in SureCloud uploads.


---

# 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://surecloud.gitbook.io/surecloud-docs/documentation/using-the-platform.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.
