# CSV Import

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

## How to Customize the Import

You can customize the imported fields and add a custom logic, see details in this blog article: [Customize CSV Import Module for Relationships and Passwords](https://quickadminpanel.com/blog/customize-csv-import-module-for-relationships-and-passwords/)&#x20;

Also, a video demo for customization:

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


---

# 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://helpdocs.quickadminpanel.com/modules/csv-import.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.
