> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Sample Flows ## Article: Sample Flows ## Article Link: https://dev.wix.com/docs/api-reference/business-solutions/portfolio/portfolio-settings/sample-flows.md ## Article Content: # Sample Use Case and Flow This article presents a possible use case and corresponding sample flow that you can support. This can be a helpful jumping off point as you plan your implementation. ## Update a site's portfolio settings When integrating with Wix Portfolio, you can configure a site's portfolio settings. 1. Call [Get Portfolio Settings](https://dev.wix.com/docs/rest/business-solutions/portfolio/portfolio-settings/get-portfolio-settings.md) to retrieve the current portfolio settings. 2. Call [Update Portfolio Settings](https://dev.wix.com/docs/rest/business-solutions/portfolio/portfolio-settings/update-portfolio-settings.md) to update the portfolio settings as desired.