# FAQ

### How do I manage the columns shown within the table?

We provide two options for managing column visibility.

1. Click on the word **Columns** on the left of the table to open the tool panel. Here you can check or checkbox specific columns of your choosing.
2. Hover over a column header name to prompt a hamburger icon (three horizontal lines) to appear. Click on the icon to list all columns alongside checkboxes to manage which columns you see.

<figure><img src="/files/1iF1CGVrE13x22oL9dhi" alt=""><figcaption><p>The Revision column is unchecked and hidden from view.</p></figcaption></figure>

Unchecking columns hides them from both the table and downloaded files.

### What file types are supported for download?

Data from the table are downloadable in Excel and CSV formats.

### W**hat additional features can I expect tied to Multisource Reports?**

We’re actively building out additional relationship types and properties in the table. Supporting a row detail view and manual entity Insertion are on our near-term roadmap. Check back soon for an enhanced feature set!


---

# 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.violetlabs.com/features/reports/multisource/faq.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.
