The Domain user that the Intelligent Agent Application carries out its file and SQL processes as. This can be used as a control to comply with a company access rights management structure.
The conceptual Intelligent Agent product as a whole; includes both the user experience, and the underlying Intelligent Agent System the user is using.
Intelligent Agent Database
The entire data structure supporting the product; both the Microsoft SQL Server database that Intelligent Agent uses to store its persistent data, and the Redis database that is used to provide the caching layer. It is not related to a specific Intelligent Agent Application grouping, but is the conceptual data handling part of a Intelligent Agent System.
Intelligent Agent IIS Web Config
The IIS web config file for a given IIS website called web.config. Found within the IIS Site Location Path folder.
Intelligent Agent System
An entire functional entity of the product; the entirety of a Intelligent Agent Microsoft SQL Server database, a Intelligent Agent Redis Database, and all Intelligent Agent Websites and their associated Intelligent Agent services that utilise these databases. This is a specific instance / implementation of the conceptual Intelligent Agent Application. Further details can be found in the Intelligent Agent Technology Stack.
Intelligent Agent Website
The IIS Website and optional Windows services that collectively provide the Intelligent Agent user interface or Application Layer. It is not related to a specific Intelligent Agent Application grouping, but is the conceptual GUI part of a Intelligent Agent System.
Intelligent Agent Website Instance
The specific IIS Website that runs the Intelligent Agent web code and returns web pages to the user when requested. Further details can be found in the Application Layer under IIS Website.