> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.doodstream.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to rename a file ?


# Rename a file on Doodstream


### From dashboard :

**Right click** on any file and you can find the reanme option on the menu.

| ![](https://storage.crisp.chat/users/helpdesk/website/2294932f969a7a00/image_1bcuo54.png)


### Through API :

You can also rename the file using the below **API**.


| https://doodapi.com/api/file/rename?key={your_api_key}&file_code={file_code}&title={new_title} 