{{tag>data data_presentation query ui user_interface}} [<10>] ====== Data Presentation ====== After data has been retrieved from the system it needs to be presented to the user so that she can inspect and modify it if necessary. As explained in the [[docs:2000_concepts:0600_data_retrieval|Data Retrieval]] section data is retrieved by a query. The following section describes how //**AwareIM**// presents instances of business objects found by a query to the user. (Data may also be presented by generating a document or report – see [[docs:2000_concepts:0900_prod_feats:0200_working_with_docs_reports|Working with Documents and Reports]]) Business object instances found by a query may be presented in a //standard// or //custom// manner. Unless the configurator defines the query to use a presentation of the business object to display its results, the results of the query execution are displayed in the standard manner. This is explained in more detail in the following sections. **See:** {{simplenavi>docs:2000_concepts:0700_data_presentation}}