# Samples

Samples form the backbone of the data management system in Panomics. Samples have 2 major components:&#x20;

1. The biological data (e.g.: gene expression counts table)
2. The metadata (e.g.: phenotypic information, such as tissue, disease, severity, treatment, response)

Once ingested and processed, samples become available for analysis. Samples are searchable using all the metadata fields configured in the organization and can be analyzed by study, or combined to create atlases.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Sample Lifecycle</strong></td><td>Learn how samples transition from one status to another.</td><td></td><td><a href="/files/f3WoZ1pyBwzl8BKt496G">/files/f3WoZ1pyBwzl8BKt496G</a></td><td><a href="/pages/XTx4lpCP0UQ7hn8LhmL7">/pages/XTx4lpCP0UQ7hn8LhmL7</a></td></tr><tr><td><strong>Sample Ingestion</strong></td><td>Learn how to import samples in your Panomics organization.</td><td></td><td><a href="/files/11ZJFvPVy4PKmGD421ct">/files/11ZJFvPVy4PKmGD421ct</a></td><td><a href="/pages/qWfAEFmsi0Vr8YTJ2vhT">/pages/qWfAEFmsi0Vr8YTJ2vhT</a></td></tr><tr><td><strong>Sample Metadata</strong></td><td>Learn how to add consistent metadata to your samples.</td><td></td><td><a href="/files/iba2R5hwcQ61q6ZBbs6k">/files/iba2R5hwcQ61q6ZBbs6k</a></td><td><a href="/pages/3iXcaOFDpgkqsKx9ui03">/pages/3iXcaOFDpgkqsKx9ui03</a></td></tr></tbody></table>


---

# 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://documentation.panomics.bio/documentation/samples.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.
