# write

<mark style="color:red;">`write`</mark> komutu sayesinde gerçekleştirilen konfigurasyon değişiklerinin kaydedilmesi için diske yazılır. <mark style="color:red;">`write memory`</mark> syntax yapısı ile konfigürasyon değişikleri hafıza kaydedilir.

{% hint style="info" %} <mark style="color:red;">`write`</mark> komutu sadece <mark style="color:red;">`hostname#`</mark> prompt bölümünde kullanılabilir bir komuttur. Konfigürasyon ile ilgili prompt içerisinde kullanılabilir <mark style="color:red;">`end`</mark> komutu ile direkt `hostname#` prompt bölümüne geçiş gerçekleştirilebilir.
{% endhint %}

```
parta_Document# write memory 
Flash Memory Write (41114 bytes)
	Write startup-config done.
	Copy Done.

```


---

# 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.targitas.com/targitas-kullanim-rehberi/targitas-cli-arayuzune-giris/cli-temel-komutlari/write.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.
