# Pipeline filesystem

Learn how to search, add, download, update and delete files in the pipeline filesystem in Buddy.

## Contents

- [Search files](/docs/api/pipelines/files/search.md) - Searches files in the pipeline filesystem by path and content filters
- [Add file](/docs/api/pipelines/files/add.md) - Adds a new file to the pipeline filesystem and marks it as a static file
- [Get file](/docs/api/pipelines/files/get.md) - Returns details and content of a file from the pipeline filesystem
- [Update file](/docs/api/pipelines/files/update.md) - Updates a file in the pipeline filesystem and marks it as a static file
- [Delete file](/docs/api/pipelines/files/delete.md) - Deletes a file from the pipeline filesystem

---
Original source: https://buddy.works/docs/api/pipelines/files