# How-tos

- [File management](/how-tos/file-management.md)
- [Working with PDF files](/how-tos/file-management/generate-a-pdf-document.md)
- [CSV import & export](/how-tos/file-management/csv-import.md)
- [Uploading files using methods](/how-tos/file-management/uploading-the-files.md)
- [Displaying files from Google Drive and Dropbox](/how-tos/file-management/display-files-from-google-drive-and-dropbox.md)
- [Parsing and sending XML](/how-tos/file-management/parsing-and-sending-xml.md)
- [Styling](/how-tos/styling.md)
- [Modifying components with CSS](/how-tos/styling/modify-components-with-css.md)
- [Layout & navigation](/how-tos/layout-and-navigation.md)
- [Adding navigation to application](/how-tos/layout-and-navigation/add-navigation-to-application.md)
- [Reading query params from URL](/how-tos/layout-and-navigation/read-query-params-from-url.md)
- [Hiding UI Bakery loader in the Embedded mode](/how-tos/layout-and-navigation/hide-loader-in-the-embedded-mode.md)
- [Data](/how-tos/data.md)
- [Managing user data with the {{user.email}} variable](/how-tos/data/load-user-specific-data-with-user.email-variable.md)
- [Using JS libraries](/how-tos/data/connect-external-js-library.md)
- [Internationalization (i18n) & Localization: Translating UI Bakery Apps](/how-tos/data/connect-external-js-library/internationalization-i18n-and-localization-translating-ui-bakery-apps.md)
- [Implementing row-level security](/how-tos/data/implementing-row-level-security.md)
- [Copying to clipboard](/how-tos/data/copying-to-clipboard.md)
- [Custom code](/how-tos/custom-code.md)
- [Communicating with external sites via Iframe](/how-tos/custom-code/communicating-through-the-iframe-component.md)
- [Implementing custom app hotkeys](/how-tos/custom-code/implementing-custom-app-hotkeys.md)
- [Retrying API with HTTP status code 202](/how-tos/custom-code/retrying-api-with-http-status-code-202.md)
- [Components recipes](/how-tos/components-recipes.md)
- [Building Wizard UI with Stepper](/how-tos/components-recipes/building-wizard-ui-with-stepper.md)
- [Adding context menu to the Avatar](/how-tos/components-recipes/adding-context-menu-to-the-avatar.md)
- [100% height components](/how-tos/components-recipes/100-height-components.md)
- [Using Tabset component in the app](/how-tos/components-recipes/using-tabset-component-in-the-app.md)
