First, you have to create tile categories. * Go to "Dashboards > Configuration > Overview Settings > Dashboard Categories" * Create categories Odoo menu and action are automatically created in the "Dashboard > Overview" menu You should refresh your browser to see new menu items. .. image:: ../static/description/tile_category_form.png Then you can create tiles. * Go to "Dashboards > Configuration > Overview Settings > Dashboard Items" * create a new tile, set a name, a category and a model. * You can optionally define colors, domain and a specific action to use. * Setting a user, or a group in "Security" tab will restrict the display of the tile. .. image:: ../static/description/tile_tile_form.png You can optionally define a secondary value, for that purpose : * Select a field, a function to apply. * You can define a specific format. (``.format()`` python syntax) .. image:: ../static/description/tile_tile_form_secondary_value.png