> 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/a-z/m/msds.md).

# MSDS

<figure><img src="/files/slfMNYY1sIsx6QamIcuq" alt=""><figcaption><p>MSDS - Malzeme Güvenlik Bilgi Formları</p></figcaption></figure>

## MSDS (Malzeme Güvenlik Bilgi Formları)

### **Tanımı**

Malzeme Güvenlik Bilgi Formları (MSDS), kimyasal maddeler veya karışımlar hakkında detaylı bilgiler içerir. Bu formda; fiziksel, kimyasal, toksikolojik özellikler, ilk yardım önlemleri, yangınla mücadele ve çevresel etkiler gibi konular ele alınır.

MSDS, inşaat sektöründe satınalma süreçlerini sadece güvenli hale getirmekle kalmaz, aynı zamanda maliyetleri düşürür ve tedarikçi seçimini kolaylaştırır. MSDS'yi etkin bir şekilde kullanmak, işin uzun vadeli başarısı için kritiktir.

### **Tarihçesi**

1980'li yıllarda ABD'nin OSHA (Occupational Safety and Health Administration) tarafından yürürlüğe girmiştir. Orijinal olarak kimyasal endüstrisi için oluşturulmuş olsa da, şu an farklı sektörler tarafından geniş çapta kullanılmaktadır.

### **Satınalma Süreçlerine Katkıları**

1. **Risk Analizi:** İnşaat projelerinde kullanılacak malzemelerin risk profilleri, MSDS sayesinde önceden belirlenir.
2. **Tedarikçi Seçimi:** Tedarikçiler, sağladıkları MSDS'nin kalitesine göre değerlendirilebilir.
3. **Maliyet Tasarrufu:** Kazaların ve sağlık sorunlarının önüne geçilerek, olası mali yüklerin üstesinden gelinir.

### **İyi Uygulama Örnekleri**

* **Boeing:** Kimyasal maddelerin etkileşimini anlayabilmek için MSDS'yi dijital ortama taşımıştır.
* **Caterpillar:** MSDS'yi, tedarik zinciri yönetim sistemine entegre ederek, tüm paydaşlarına açmıştır.

***

### **Faydalı Linkler**

* [OSHA, "Hazard Communication Safety Data Sheets"](https://www.osha.gov/sites/default/files/publications/OSHA3493QuickCardSafetyDataSheet.pdf)


---

# 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/a-z/m/msds.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.
