> For the complete documentation index, see [llms.txt](https://docs.prestashop-project.org/1.7-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prestashop-project.org/1.7-documentation/farsi/rahnmay-karbr/mghazh-khwd-ra-bhbwd-bkhshyd/untitled-1/aadrs-ha.md).

# آدرس ها

&#x20;با کلیک بر روی صفحه "آدرس"، به لیست آدرسهای مشتری (خانه، محل کار و غیره ) دسترسی پیدا میکنید. میتوانید با استفاده از دکمه "ویرایش" اطلاعات را ویرایش کنید و یا همه را باهم حذف کنید.

![](/files/-M_yQANFgVLIaoZslprf)

&#x20;در زیر جدول آدرس، دکمه "مجموعه زمینه های مورد نیاز برای این بخش" وجود دارد. این بخش فرمی را باز میکند که میتوانید با علامت گذاری در کادرهای مناسب ، فیلد پایگاه داده را ضروری یا نه ، مشخص کنید: به این ترتیب ، می توانید زمینه هایی مانند "شرکت" یا "شماره تلفن" را هنگامی که مشتری درحال ثبت آدرس جدید در مغازه شما است ، اجباری کنید.

![](/files/-M_yQANGKz0WZHz5olh9)

افزودن آدرس جدید

شما امکان ایجاد آدرس جدید برای مشتری را با استفاده از دکمه "افزودن آدرس جدید" دارید. این یک فرم با نوع زمینه ای که شما انتظار دارید باز می کند.

![](/files/-M_yQANHKJKhtfmZcwSV)

با این حال ، برخی از زمینه ها به توجه بیشتری دارند:

* **ایمیل مشتری.** این فیلد ضروری است: اگر در حال افزودن آدرس برای مشتری موجود هستید ، باید این مشتری را با استفاده از آدرس ایمیل وی شناسایی کنید. در غیر این صورت ، پرستاشاپ نمی داند این آدرس را به چه کسی اختصاص دهد.
* **شماره شناسایی.** کدملی این شخص یا یک شماره شناسایی مالیاتی منحصر به فرد. این فیلد اختیاری است.
* **نام مستعار آدرس.** یک توضیح کوتاه ، برای کمک به مشتری در انتخاب آدرس صحیح: "خانه" ، "دفتر" و غیره.
* **شرکت.** در صورت لزوم نام شرکت مشتری.
* **شماره مالیات بر ارزش افزوده (VAT).** شماره شناسایی مالیات بر ارزش افزوده برای مشتری (یا شرکت مشتری).
* **دیگر.** برخی از اطلاعات اضافی که ممکن است برای حمل و نقل مفید باشد.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.prestashop-project.org/1.7-documentation/farsi/rahnmay-karbr/mghazh-khwd-ra-bhbwd-bkhshyd/untitled-1/aadrs-ha.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
