# Lab Information

The Laboratory Information page allows you to configure fields for your laboratory which will appear on your PDF report. The configurable information includes laboratory name, address, town/city, state/province/region, ZIP/postcode, and country. You may also upload a laboratory logo (jpeg or png, maximum 1MB), which will appear in your PDF report.

To configure Laboratory Information:

1. On the top toolbar, select **Configuration**.
2. Navigate to **Lab Information**
3. Select **Edit** to edit or add data and to upload a logo.
4. Enter the laboratory information you would like to appear on the PDF report.
   * Empty fields will be omitted from the report
5. Select **Save** to save changes.


---

# 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://help.connected.illumina.com/connected-insights/configure/configuration/c-lab-information.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.
