.. _Developer_Guide: =================== Developer Guide =================== The Developer Guide is intended for users with code-level access within your Business Intelligence tool. It provides resources to help build and maintain both integrated and stand alone deployments of Izenda. Interacting with the Izenda API =============================== You can interact with our API in both integrated and standalone instances of Izenda. .. toctree:: :maxdepth: 2 .integration_api_documentation .basic_api_client_code_samples .intermediate_api_client_code_samples Embedding Izenda ================ We have created several starter kits to demonstrate how to embed Izenda into web applications. Every kit displays many of the same concepts (e.g. embedding the Izenda suite as a single page application) but each may showcase additional features more extensively (e.g. hidden filters and rendering individual reports.). All publically available kits can be found on our `GitHub Repository `_ . .. toctree:: :maxdepth: 3 .embedding_izenda Troubleshooting Front End Integration -------------------------------------------- .. toctree:: :maxdepth: 2 /dev/dev_front_end_considerations Export Micro Service ==================== Export micro service is a new way to enhance export functionalities and leverage newly created web engine and scalable solution to support export. .. toctree:: :maxdepth: 4 .export_micro_service.rst Configuring Natural Language Query ================================== Izenda has introduced in v3.9.1 the ability to leverage natural language queries against your data sets. This will empower your users to use search engine based functionality to derive insights from your data. Windows Deployments ----------------------- .. toctree:: :maxdepth: 2 .nlq_windows.rst Ubuntu Deployments ----------------------- .. toctree:: :maxdepth: 2 .nlq_ubuntu.rst Customizing Your Izenda Instance ================================ Izenda supports an array of customizations ranging from style modifications to data format additions and hidden filters. Interfacing with Izenda ----------------------- .. toctree:: :maxdepth: 2 /dev/.system_customization /dev/code_default_email_template /dev/code_modifying_user_access_token Styling Izenda -------------- .. toctree:: :maxdepth: 2 code_bi_portal_custom_css /install/supplementary_guides/white-labeling-izenda Configuring Logging -------------------- .. toctree:: :maxdepth: 2 /dev/code_logging_information_to_a_database Redistributing the Izenda Documentation ======================================= This documentation can be downloaded from our GitHub reposistory and redistributed for your customers. * `Download a Live Copy `_ * `Download a Development Copy `_ * `White Labeling the Documentation `_