> For the complete documentation index, see [llms.txt](https://www.tedarikzincirisozlugu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.tedarikzincirisozlugu.com/en/a-z/s/safety-stock.md).

# Safety Stock

<figure><img src="/files/VV17QQGMFLT53VtgWDU9" alt=""><figcaption><p>Safety Stock / Güvenlik Stoğu</p></figcaption></figure>

> "Stok yönetimi, tıpkı bir denge tahtası gibidir; azı tehlikeli, fazlası maliyetlidir." - Anonim

### Tanımı <a href="#ember52" id="ember52"></a>

Safety Stock (Güvenlik Stoğu), Mal tedariğinde düzenli bir belirsizliğin olmasının risklere yol açması ihtimalinin olduğu durumlarda, bulundurulan ekstra bir stok türüdür.

Safety Stock, Minimum Stok tutulan kalemler için, Minimum Stok ‘un üzerine eklemlenen bir stok türü olup ayrıca düşünülemez.

Pandemi ve savaş durumları Safety Stock ‘un önemini pratikte ortaya koymuştur.<br>

### Fırsatları / Faydaları <a href="#ember57" id="ember57"></a>

* Stoksuz kalmayı önlediği için üretimin aksama riskini azaltır.
* Talep dagalanmalarından kaynaklanan [Kamçı Etkisi](https://www.sedatonat.com/tr/post/terim-bullwhip-effect-kamci-etkisi-whiplash-whipsaw) ‘ni azaltır.
* Acil alımları azalttığından dolayı, alım maliyetlerinin yükselmesini engeller.
* Daha büyük alım paketleri oluşturduğundan dolayı, nispeten daha fazla fiyat ekonomisi sağlar.
* Üretimin devamına katkıda bulunduğundan dolayı, rekabete destek olur.
* Üretimin kesintiye uğramamasını sağladığı için marka itibarına dolaylı destek olur.<br>

### Riskleri <a href="#ember60" id="ember60"></a>

* Stok tutma maliyetlerini artırır.
* Finansmanda fırsat maliyeti getirir.
* Kısa ömürlü ürünlerde zayiatları artırabilir.
* Tedarik Zinciri ‘nde hissizleşme ve körleşmeye yol açabilir.

***

**Kapak fotoğrafı:** <https://www.anylogistix.com/features/safety-stock-in-supply-chain-management/>

***

### !!! TEŞEKKÜRLER !!! <a href="#ember64" id="ember64"></a>

Değerli zamanınızı ayırdığınız için teşekkür ederim.

&#x20;

Sorularınızı ve/veya tavsiyelerinizi yorumlara yazarsanız, hızlıca dönüş yaparım.

&#x20;

Bu makale ilk olarak [SedatOnat.com](http://sedatonat.com/) sitesinde yayınlanmıştır; <https://www.sedatonat.com/tr/post/terim-safety-stock-guvenlik-stogu>

&#x20;

Her gün yeni bir [Tedarik Zinciri Makalesi](http://www.tedarikzincirimakaleleri.com/) için, bu [Newsletter](https://www.linkedin.com/build-relation/newsletter-follow?entityUrn=7104030389446270976\&lipi=urn%3Ali%3Apage%3Ad_flagship3_publishing_post_edit%3BK%2BH2h7OxQd63Wd05orDKDg%3D%3D) 'a üye olabilirsiniz.

&#x20;

[SedatOnat.com](http://sedatonat.com/) 'u ziyaret ederek, daha fazla [Tedarik Zinciri Makale ve Analizleri](http://www.tedarikzincirimakaleleri.com/) 'ne ulaşabilirsiniz.

&#x20;

[Tedarik Zinciri Sözlüğü](https://www.tedarikzincirisozlugu.com/v/tr/) 'ne [www.TedarikZinciriSozlugu.com](http://www.tedarikzincirisozlugu.com/) adresinden ulaşabilirsiniz.

&#x20;

Şimdiden teşekkür eder, iyi günler dilerim.

&#x20;

…


---

# 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://www.tedarikzincirisozlugu.com/en/a-z/s/safety-stock.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.
