> For the complete documentation index, see [llms.txt](https://amfdocs.mftlabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://amfdocs.mftlabs.io/agile-messaging-framework/get-started/install/ibm-sfg-integration/configure-and-install/add-amf.properties.md).

# Add amf.properties

We need to create this file  in the \<SFG\_Install>/properties folder&#x20;

Add the below properties in the amf.properties file

* NODE\_ID = \<Node\_ID of the SFG node>
* &#x20;DATACENTER\_NAME= \<Datacenter Name>&#x20;
* STORAGE\_ROOT = \<Mount point between SFG and AMF servers>
* COMM\_RETRY\_INTERVAL = <.Delivery retry interval value on failure> (Default is 5)

\#SFTP Outbound Client adapters for DMZ and Trusted connections

* SFTP\_CLA\_TR = SFTPClientAdapter&#x20;
* SFTP\_CLA\_DMZ = SFTPClientAdapter

Add Nats URL Details:

* NATS\_URL=\<Host/IP of Nats server> (Ex: <http://natshost:4222>)
