The SEC provides the EDGAR Next Beta as a tool for filers to preview proposed changes to EDGAR Next before they go live. Users can configure GoFiler to interact with this beta system rather than the live EDGAR Next system as a way to preview and evaluate upcoming changes to EDGAR. Because GoFiler uses both API functions (filing, checking delegations, looking up filer information, and other EDGAR Legato functions) and other functions that do not use the API (Send to EDGARLink Online, opening EDGAR in the web browser, etc.), users can opt to connect GoFiler to the beta EDGAR Next system for API testing, for other testing, or for both.
To connect GoFiler to the EDGAR Next beta for API functions:
- Go to the user's application data directory. This can be found using the environment string "%AppData%" using the Windows Run command.
- There is a folder called "Novaworks" in this directory. The Novaworks folder contains all of GoFiler's settings. Browse this folder.
- Find the application settings .ini. This file will be named using the name of your software. For example, GoFiler.ini refers to the settings file for GoFiler. GoFiler Complete.ini would be the name of the settings file for GoFiler Complete.
- Open the application settings in a text editing software such as Notepad or GoFiler. If you open the settings in GoFiler, keep in mind that you will need to restart GoFiler for any changes to the settings to take effect.
- Add the following to the application .ini file:
[EDGAR API Options] API URL=api-bravo.edgarfiling.sec.gov
- Save the application .ini file.
- Restart GoFiler.
Any API function in GoFiler will now communicate with and transmit to the EDGAR Next beta. Note that this will only change the settings for the current user of GoFiler.
To connect GoFiler to the EDGAR Next beta for non-API functions:
- Enable the GoFiler beta features.
- Go to the user's application data directory. This can be found using the environment string "%AppData%" using the Windows Run command.
- There is a folder called "Novaworks" in this directory. The Novaworks folder contains all of GoFiler's settings. Browse this folder.
- Find the application settings .ini. This file will be named using the name of your software. For example, GoFiler.ini refers to the settings file for GoFiler. GoFiler Complete.ini would be the name of the settings file for GoFiler Complete.
- Open the application settings in a text editing software such as Notepad or GoFiler. If you open the settings in GoFiler, keep in mind that you will need to restart GoFiler for any changes to the settings to take effect.
- Add the following to the application .ini file:
[EDGAR URL Authority] Regular Forms=edgarfiling-bravo.edgarfiling.sec.gov Online Forms=onlineforms-bravo.edgarfiling.sec.gov
- Save the application .ini file.
- Restart GoFiler.
If GoFiler is not running with beta features enabled, these items will be ignored if they are present in the application .ini file. Note that this will only change the settings for the current user of GoFiler.
Helpful Hints:
- GoFiler does not need to have its beta features enabled to connect to the EDGAR Next beta using API functions. However, to use the EDGAR Next beta for all EDGAR functions, users will need to enable GoFiler's beta features and add the above settings to the application's .ini file.
- To revert GoFiler so it will connect to the regular EDGAR Next system, just remove these settings from the application .ini file by deleting the above code.
- A message will appear when GoFiler is opened, warning the user that the SEC access has been changed when these settings are active. Do not perform live filings or any filings with non-public or confidential information when the SEC access has been changed.