# Searching, Adding, and Uploading Data

{% embed url="<https://www.youtube.com/watch?v=g7-iCVaAMrg>" %}

You can add data to a Narrative through a variety of methods. The **Data Browser** allows you to search data in KBase or import data from your computer or a database.

* *My Data* shows your data objects available within Narratives.&#x20;
* *Shared With Me* includes data associated to Narratives shared with you.&#x20;
* *Public* displays Public datasets.
* *Example* shows datasets that have been pre-loaded by the KBase team.&#x20;
* *Import* allows you to upload your own datasets or external datasets for analysis.

Add data by navigating to the Data Browser tab and hover over the data object to reveal the *<* *Add* button. Click on the "*< Add*" button to import the data object into the Narrative. Now you can view the data object and run analysis.&#x20;

![Add Data already in KBase. ](/files/M3gqfDYiHVFaCle4SvIA)


---

# 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.kbase.us/data/search-add-upload.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.
