# Import Database

### **How to import database**

1\. Log into your **cPanel**\
2\. Navigate to **phpMyAdmin** menu.

![](/files/-MQv9MxOgO_dawOSjnoo)

&#x20;3\. Select the **database** that you will need import to:

![](/files/-MQv9Y3NVGiUGV-RmAAj)

&#x20;4\. In the upper bar, click the tab **Import**:

![](/files/-MQv9wtKxK-K9iMq1EmG)

&#x20;5\. Click **Browse** and locate the .sql file from your computer. Once done, click **Go**:

![](/files/-MQvA1QibJz6scwK1W7S)

&#x20;6\. And you will see a notification that your database was **successfully imported**:

![](/files/-MQvAYfC9tyo45PrFAbP)


---

# 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://picotech.gitbook.io/pico_msg/installation/installation-on-hosting-server/import-database.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.
