# Add new application without web manager

**URL:** https://community.wowza.com/t/add-new-application-without-web-manager/36851
**Category:** Wowza Developer Dojo
**Created:** [September 30, 2014, 9:50pm UTC](https://community.wowza.com/t/add-new-application-without-web-manager/36851 "2014-09-30T21:50:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Stefano\_Cavallini](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/stefano_cavallini/32/896_2.png) [@Stefano\_Cavallini](https://community.wowza.com/u/Stefano_Cavallini)
#### Post date: [September 30, 2014, 9:50pm UTC](https://community.wowza.com/t/add-new-application-without-web-manager/36851/1 "2014-09-30T21:50:00Z")

</div>

hello,

Running 4.1.0.01 i have noticed that if add application manually using creating folder inside ‘conf’ folder and ‘applications’ folder this new application not appear automatically

in the application list inside web manager .

there a index file for application list or manager simply read the contents of ‘applications’ folder then show the list in the manager ?

i need obligatory add a new application using manager ?

thanks

steve

---

<div class="post-metadata">

### Author: ![Emre\_Karatasoglu\_Adv](https://avatars.discourse-cdn.com/v4/letter/e/0ea827/32.png) [@Emre\_Karatasoglu\_Adv](https://community.wowza.com/u/Emre_Karatasoglu_Adv)
#### Post date: [September 30, 2014, 11:27pm UTC](https://community.wowza.com/t/add-new-application-without-web-manager/36851/2 "2014-09-30T23:27:54Z")

</div>

> hello,
> 
> Running 4.1.0.01 i have noticed that if add application manually using creating folder inside ‘conf’ folder and ‘applications’ folder this new application not appear automatically
> 
> in the application list inside web manager .
> 
> there a index file for application list or manager simply read the contents of ‘applications’ folder then show the list in the manager ?
> 
> i need obligatory add a new application using manager ?
> 
> thanks
> 
> steve

Hi steve, in wowza 4.1 the Rest api documentation area released.

> [Access reference documentation for the REST API](https://www.wowza.com/docs/how-to-access-documentation-for-wowza-streaming-engine-rest-api)

I guess you’ll need to call rest api while adding new application to see in application list. As I understand your question, the application list isn’t generated by folder reading , it takes value from sqllite or equivalent.

Emre Karatasoglu

[http://letheasoftware.com](http://letheasoftware.com)

[http://emrekaratasoglu.com](http://emrekaratasoglu.com)
