> ## Documentation Index
> Fetch the complete documentation index at: https://docs.medspace.me/llms.txt
> Use this file to discover all available pages before exploring further.

# ფაილების მართვა

> ფაილის გადმოწერა, გადარქმევა და წაშლა პაციენტის საქაღალდეში

<CardGroup cols={2}>
  <Card title="გადმოწერა" icon="download" href="/patients/download">
    ფაილის გადმოწერა მოწყობილობაზე
  </Card>

  <Card title="გადარქმევა" icon="pen" href="/patients/rename-file">
    ფაილის სახელის შეცვლა
  </Card>

  <Card title="წაშლა" icon="trash" href="/patients/delete-file">
    ფაილის წაშლა საქაღალდიდან
  </Card>
</CardGroup>
