# Adding new file when editing a post

**URL:** https://forum.social.plus/t/adding-new-file-when-editing-a-post/1413
**Category:** TS SDK
**Created:** [August 9, 2024, 2:36am UTC](https://forum.social.plus/t/adding-new-file-when-editing-a-post/1413 "2024-08-09T02:36:13Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![cadybo](https://avatars.discourse-cdn.com/v4/letter/c/ecccb3/32.png) [@cadybo](https://forum.social.plus/u/cadybo)
#### Post date: [August 9, 2024, 2:36am UTC](https://forum.social.plus/t/adding-new-file-when-editing-a-post/1413/1 "2024-08-09T02:36:13Z")

</div>

Is it possible to add a new file (image/video or file) when editing a post? It seems I can only edit post content (the text) or remove files but there is no buttons to add a new file

---

<div class="post-metadata">

### Author: ![SocialPlus\_Support](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.social.plus/socialplus_support/32/798_2.png) [@SocialPlus\_Support](https://forum.social.plus/u/SocialPlus_Support)
#### Post date: [August 9, 2024, 9:30am UTC](https://forum.social.plus/t/adding-new-file-when-editing-a-post/1413/2 "2024-08-09T09:30:02Z")

</div>

Hello, adding new attachments is not currently available on our UIKIT due to the current design. However, for TS SDK, recommend referring to this documentation for implementation: [Edit a Post](https://docs.amity.co/amity-sdk/social/posts/edit-post). Specifically, use attachments instead of metadata for adding images to the post.
