> For the complete documentation index, see [llms.txt](https://wiki.solarhosting.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.solarhosting.cc/bot-help/changing-your-startup-file.md).

# Changing your startup file

In this guide I will show you how to identify if this is needed and how to do it

1. If your getting the following error it means ether you don't have your files uploaded or your file goes by a different name

<figure><img src="https://452924417-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqaBhwzR7aCNyE2ZmSg6S%2Fuploads%2FFMI8hNV63qv0XVBVLlk5%2Ferr1.png?alt=media&amp;token=33311996-24fd-418c-820d-5c03d4a46f93" alt=""><figcaption><p>NodeJS version of error</p></figcaption></figure>

<figure><img src="https://452924417-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqaBhwzR7aCNyE2ZmSg6S%2Fuploads%2F4fVyOiTsRvnkBoRvmy8R%2Ferr2.png?alt=media&amp;token=34d4bc26-f9a6-4b7f-8c45-ac0fbb30492c" alt=""><figcaption><p>Python version of error</p></figcaption></figure>

2. Fixing the problem, First go to the startup tab

<figure><img src="https://452924417-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqaBhwzR7aCNyE2ZmSg6S%2Fuploads%2FVeuPmg1tzuXe56wwp3mu%2Ferrs.png?alt=media&amp;token=07100182-b295-42d9-a858-265d6edbc270" alt=""><figcaption></figcaption></figure>

3. Changing the startup file

You will want to change this file to whatever your mail file is, The most common versions are `foldername/index.js` if its in a folder for example the dist folder would make it `dist/index.js` (or app.py if its python) or `main.py`/`main.js`

<figure><img src="https://452924417-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqaBhwzR7aCNyE2ZmSg6S%2Fuploads%2F9igw675bUKOVqHRuQaMP%2Fz.png?alt=media&amp;token=ae4b9504-3f36-402e-a4cf-8a0723e5a77b" alt=""><figcaption></figcaption></figure>
